* calendar/todos.el (todos-reset-done-separator-string):
authorStephen Berman <stephen.berman@gmx.net>
Tue, 5 Feb 2013 23:00:13 +0000 (00:00 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Tue, 5 Feb 2013 23:00:13 +0000 (00:00 +0100)
commit2f56c68bbc6a6a87ed362796f9872da457f11479
treea03ac4d3a4d359c8218325c004d8ea80ae36c2e4
parent0ea2111d6a8f33e32b473db42f0ef40ea79f1311
* calendar/todos.el (todos-reset-done-separator-string):
Complete the implementation.
(todos-hide-show-done-items): If start of done items sections is
below the bottom of the window, make it visible.
(todos-insert-item): Allow inserting item here to work outside of
the current category, but then at top of category.  After checking
whether only done items are shown, restore point to ensure
inserting item here works correctly.
(todos-set-item-priority): Delete leftover right paren at end.
lisp/ChangeLog
lisp/calendar/todos.el